ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / MenuBaseTagHelper<T,TControl> Class / CommandParameterPath Property

In This Topic
    CommandParameterPath Property (MenuBaseTagHelper<T,TControl>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CommandParameterPath As String
    public string CommandParameterPath {get; set;}
    See Also